Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmssw-queue-override.file #6057

Merged
merged 3 commits into from
Jul 10, 2020

Conversation

davidlange6
Copy link
Contributor

remove FWCore packages from patch until we get them to work.
add patch corresponding to pr 30628 for testing purposes.

remove FWCore packages from patch until we get them to work.
add patch corresponding to pr 30628 for testing purposes.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @davidlange6 (David Lange) for branch IB/CMSSW_11_2_X/rootmodule.

@cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

Pull request #6057 was updated.

@davidlange6
Copy link
Contributor Author

test parameters:

  • full_cmssw = true

@davidlange6
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 10, 2020

The tests are being triggered in jenkins.
Test Parameters:

cat CondFormats/RPCObjects/BuildFile > bf
mv bf CondFormats/RPCObjects/BuildFile
cat src/CondFormats/RPCObjects/BuildFile > bf
mv bf src/CondFormats/RPCObjects/BuildFile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are missing .xml extension here. it should be src/CondFormats/RPCObjects/BuildFile.xml.
By the way you need to check if src/CondFormats/RPCObjects/BuildFile.xml exists (note that for patch builds this might be missing). Also such changes are not going to work in dev area e.g. when one addpkg CondFormats/RPCObjects

@smuzaffar
Copy link
Contributor

For now we can not test changes for top level package e.g cmssw itself. As PR tests do not build RPM of cmssw, so this change is not going effect PR tests.

@davidlange6
Copy link
Contributor Author

davidlange6 commented Jul 10, 2020 via email

@smuzaffar
Copy link
Contributor

by the way, to test such changes, you need to have cmssw PR and test it togather with cmsdist PR

@davidlange6
Copy link
Contributor Author

abort

@cmsbuild
Copy link
Contributor

Pull request #6057 was updated.

@davidlange6 davidlange6 merged commit 63ee581 into IB/CMSSW_11_2_X/rootmodule Jul 10, 2020
@cmsbuild
Copy link
Contributor

-1

Tested at: 3107dda

CMSSW: CMSSW_11_2_CXXMODULE_X_2020-07-09-2300
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-224b87/7844/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_CXXMODULE_X_2020-07-09-2300/src/CalibMuon/RPCCalibration/src/RPCFakeCalibration.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_CXXMODULE_X_2020-07-09-2300/src/CalibMuon/RPCCalibration/src/RPCPerformanceESSource.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_2_CXXMODULE_X_2020-07-09-2300/src/CalibMuon/RPCCalibration/src/SealModule.cc
>> Building  edm plugin tmp/slc7_amd64_gcc820/src/CalibMuon/RPCCalibration/src/CalibMuonRPCCalibration/libCalibMuonRPCCalibration.so
/cvmfs/cms-ib.cern.ch/nweek-02636/slc7_amd64_gcc820/external/gcc/8.2.0-bcolbf/bin/../lib/gcc/x86_64-unknown-linux-gnu/8.4.0/../../../../x86_64-unknown-linux-gnu/bin/ld: cannot find -lCondFormatsRPCObjects
collect2: error: ld returned 1 exit status
gmake: *** [tmp/slc7_amd64_gcc820/src/CalibMuon/RPCCalibration/src/CalibMuonRPCCalibration/libCalibMuonRPCCalibration.so] Error 1
Leaving library rule at CalibMuon/RPCCalibration
>> Leaving Package CalibMuon/RPCCalibration
>> Package CalibMuon/RPCCalibration built
>> Entering Package CondCore/RPCPlugins


@cmsbuild
Copy link
Contributor

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants